-
Notifications
You must be signed in to change notification settings - Fork 4
Update Slatedb 0.8.2, eliminate writer latency for query history items #1767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ SLT Targeted Testing: No relevant SLT tests found for the changes in this PR. No testing required. |
Changing writer options significantly improved performance, though some query history related tests fails:
|
|
Actually tests with that option are flaky, as once there failing 2 of them, then 3. And in CI/CD none is failing |
What about |
Also |
It seems default cache options don't activate this |
It seems default options doesn't set up anything or at all if you check out the |
By default they provide |
There are also |
Closes #1752
PR includes